home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 February / macformat-047.iso / Demos / Chiller Killers / Chiller / Chiller.DXR / 00502.ls < prev    next >
Encoding:
Text File  |  1996-11-28  |  214 b   |  13 lines

  1. on mouseUp
  2.   puppetSound(4, 0)
  3.   puppetSound(3, 0)
  4.   puppetSound(2, 0)
  5.   put " " into field "advert"
  6.   puppetSprite(1, 0)
  7.   puppetSprite(2, 0)
  8.   puppetSprite(3, 0)
  9.   puppetSprite(4, 0)
  10.   unLoadCast()
  11.   go("e")
  12. end
  13.